Skip to content

fix: set buildx as default builder for attestation support#36

Closed
mrhillsman wants to merge 2 commits into
mainfrom
fix/buildx-attestation
Closed

fix: set buildx as default builder for attestation support#36
mrhillsman wants to merge 2 commits into
mainfrom
fix/buildx-attestation

Conversation

@mrhillsman

Copy link
Copy Markdown
Contributor

GoReleaser's dockers_v2 uses --attest=type=sbom which requires a buildx
driver that supports attestations. The default docker driver does not.

Adding use: true ensures the docker-container driver is used instead.

mrhillsman and others added 2 commits March 18, 2026 17:02
Creates a skill to parse, analyze, and fix golangci-lint JSON reports.
Supports interactive and batch fix modes with test validation.

Includes:
- SKILL.md with JSON structure reference and fix workflows
- references/linter-guide.md with detailed fix patterns per linter

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
GoReleaser's dockers_v2 uses --attest=type=sbom which requires a buildx
driver that supports attestations. The default docker driver does not.

Adding use: true ensures the docker-container driver is used instead.

Signed-off-by: Melvin Hillsman <mhillsma@redhat.com>
@exe-prow-github-app exe-prow-github-app Bot requested a review from acmenezes March 18, 2026 22:25
@exe-prow-github-app

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mrhillsman

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@exe-prow-github-app exe-prow-github-app Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 18, 2026
@mrhillsman mrhillsman closed this Mar 18, 2026
@mrhillsman mrhillsman deleted the fix/buildx-attestation branch March 18, 2026 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant